3.2.89 \(\int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx\) [189]

Optimal. Leaf size=49 \[ \frac {(1-i) \sqrt {a} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d} \]

[Out]

(1-I)*arctanh((1+I)*a^(1/2)*tan(d*x+c)^(1/2)/(a+I*a*tan(d*x+c))^(1/2))*a^(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 49, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 2, integrand size = 28, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.071, Rules used = {3625, 211} \begin {gather*} \frac {(1-i) \sqrt {a} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[Tan[c + d*x]],x]

[Out]

((1 - I)*Sqrt[a]*ArcTanh[((1 + I)*Sqrt[a]*Sqrt[Tan[c + d*x]])/Sqrt[a + I*a*Tan[c + d*x]]])/d

Rule 211

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]/a)*ArcTan[x/Rt[a/b, 2]], x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 3625

Int[Sqrt[(a_) + (b_.)*tan[(e_.) + (f_.)*(x_)]]/Sqrt[(c_.) + (d_.)*tan[(e_.) + (f_.)*(x_)]], x_Symbol] :> Dist[
-2*a*(b/f), Subst[Int[1/(a*c - b*d - 2*a^2*x^2), x], x, Sqrt[c + d*Tan[e + f*x]]/Sqrt[a + b*Tan[e + f*x]]], x]
 /; FreeQ[{a, b, c, d, e, f}, x] && NeQ[b*c - a*d, 0] && EqQ[a^2 + b^2, 0] && NeQ[c^2 + d^2, 0]

Rubi steps

\begin {align*} \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx &=-\frac {\left (2 i a^2\right ) \text {Subst}\left (\int \frac {1}{-i a-2 a^2 x^2} \, dx,x,\frac {\sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ &=\frac {(1-i) \sqrt {a} \tanh ^{-1}\left (\frac {(1+i) \sqrt {a} \sqrt {\tan (c+d x)}}{\sqrt {a+i a \tan (c+d x)}}\right )}{d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [F]
time = 1.12, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {a+i a \tan (c+d x)}}{\sqrt {\tan (c+d x)}} \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[Tan[c + d*x]],x]

[Out]

Integrate[Sqrt[a + I*a*Tan[c + d*x]]/Sqrt[Tan[c + d*x]], x]

________________________________________________________________________________________

Maple [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 120 vs. \(2 (40 ) = 80\).
time = 0.20, size = 121, normalized size = 2.47

method result size
derivativedivides \(-\frac {i \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) a \left (\sqrt {\tan }\left (d x +c \right )\right ) \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}}{2 d \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}}\) \(121\)
default \(-\frac {i \sqrt {2}\, \ln \left (-\frac {-2 \sqrt {2}\, \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}+i a -3 a \tan \left (d x +c \right )}{\tan \left (d x +c \right )+i}\right ) a \left (\sqrt {\tan }\left (d x +c \right )\right ) \sqrt {a \left (1+i \tan \left (d x +c \right )\right )}}{2 d \sqrt {-i a}\, \sqrt {a \tan \left (d x +c \right ) \left (1+i \tan \left (d x +c \right )\right )}}\) \(121\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+I*a*tan(d*x+c))^(1/2)/tan(d*x+c)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/2*I/d*2^(1/2)*ln(-(-2*2^(1/2)*(-I*a)^(1/2)*(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)+I*a-3*a*tan(d*x+c))/(tan(d
*x+c)+I))*a*tan(d*x+c)^(1/2)*(a*(1+I*tan(d*x+c)))^(1/2)/(-I*a)^(1/2)/(a*tan(d*x+c)*(1+I*tan(d*x+c)))^(1/2)

________________________________________________________________________________________

Maxima [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 379 vs. \(2 (35) = 70\).
time = 0.63, size = 379, normalized size = 7.73 \begin {gather*} \frac {\sqrt {a} {\left (\left (2 i + 2\right ) \, \arctan \left ({\left (\cos \left (2 \, d x + 2 \, c\right )^{2} + \sin \left (2 \, d x + 2 \, c\right )^{2} - 2 \, \cos \left (2 \, d x + 2 \, c\right ) + 1\right )}^{\frac {1}{4}} \sin \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right ) - \cos \left (d x + c\right ), {\left (\cos \left (2 \, d x + 2 \, c\right )^{2} + \sin \left (2 \, d x + 2 \, c\right )^{2} - 2 \, \cos \left (2 \, d x + 2 \, c\right ) + 1\right )}^{\frac {1}{4}} \cos \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right ) - \sin \left (d x + c\right )\right ) + \left (i - 1\right ) \, \log \left (\cos \left (d x + c\right )^{2} + \sin \left (d x + c\right )^{2} + \sqrt {\cos \left (2 \, d x + 2 \, c\right )^{2} + \sin \left (2 \, d x + 2 \, c\right )^{2} - 2 \, \cos \left (2 \, d x + 2 \, c\right ) + 1} {\left (\cos \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right )^{2} + \sin \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right )^{2}\right )} - 2 \, {\left (\cos \left (2 \, d x + 2 \, c\right )^{2} + \sin \left (2 \, d x + 2 \, c\right )^{2} - 2 \, \cos \left (2 \, d x + 2 \, c\right ) + 1\right )}^{\frac {1}{4}} {\left (\cos \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right ) \sin \left (d x + c\right ) + \cos \left (d x + c\right ) \sin \left (\frac {1}{2} \, \arctan \left (\sin \left (2 \, d x + 2 \, c\right ), -\cos \left (2 \, d x + 2 \, c\right ) + 1\right )\right )\right )}\right )\right )}}{2 \, d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/tan(d*x+c)^(1/2),x, algorithm="maxima")

[Out]

1/2*sqrt(a)*((2*I + 2)*arctan2((cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 - 2*cos(2*d*x + 2*c) + 1)^(1/4)*sin(1/
2*arctan2(sin(2*d*x + 2*c), -cos(2*d*x + 2*c) + 1)) - cos(d*x + c), (cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 -
 2*cos(2*d*x + 2*c) + 1)^(1/4)*cos(1/2*arctan2(sin(2*d*x + 2*c), -cos(2*d*x + 2*c) + 1)) - sin(d*x + c)) + (I
- 1)*log(cos(d*x + c)^2 + sin(d*x + c)^2 + sqrt(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 - 2*cos(2*d*x + 2*c) +
 1)*(cos(1/2*arctan2(sin(2*d*x + 2*c), -cos(2*d*x + 2*c) + 1))^2 + sin(1/2*arctan2(sin(2*d*x + 2*c), -cos(2*d*
x + 2*c) + 1))^2) - 2*(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 - 2*cos(2*d*x + 2*c) + 1)^(1/4)*(cos(1/2*arctan
2(sin(2*d*x + 2*c), -cos(2*d*x + 2*c) + 1))*sin(d*x + c) + cos(d*x + c)*sin(1/2*arctan2(sin(2*d*x + 2*c), -cos
(2*d*x + 2*c) + 1)))))/d

________________________________________________________________________________________

Fricas [B] Both result and optimal contain complex but leaf count of result is larger than twice the leaf count of optimal. 206 vs. \(2 (35) = 70\).
time = 0.36, size = 206, normalized size = 4.20 \begin {gather*} \frac {1}{2} \, \sqrt {-\frac {2 i \, a}{d^{2}}} \log \left ({\left (\sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} + d \sqrt {-\frac {2 i \, a}{d^{2}}} e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) - \frac {1}{2} \, \sqrt {-\frac {2 i \, a}{d^{2}}} \log \left ({\left (\sqrt {2} \sqrt {\frac {a}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} \sqrt {\frac {-i \, e^{\left (2 i \, d x + 2 i \, c\right )} + i}{e^{\left (2 i \, d x + 2 i \, c\right )} + 1}} {\left (e^{\left (2 i \, d x + 2 i \, c\right )} + 1\right )} - d \sqrt {-\frac {2 i \, a}{d^{2}}} e^{\left (i \, d x + i \, c\right )}\right )} e^{\left (-i \, d x - i \, c\right )}\right ) \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/tan(d*x+c)^(1/2),x, algorithm="fricas")

[Out]

1/2*sqrt(-2*I*a/d^2)*log((sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*
d*x + 2*I*c) + 1))*(e^(2*I*d*x + 2*I*c) + 1) + d*sqrt(-2*I*a/d^2)*e^(I*d*x + I*c))*e^(-I*d*x - I*c)) - 1/2*sqr
t(-2*I*a/d^2)*log((sqrt(2)*sqrt(a/(e^(2*I*d*x + 2*I*c) + 1))*sqrt((-I*e^(2*I*d*x + 2*I*c) + I)/(e^(2*I*d*x + 2
*I*c) + 1))*(e^(2*I*d*x + 2*I*c) + 1) - d*sqrt(-2*I*a/d^2)*e^(I*d*x + I*c))*e^(-I*d*x - I*c))

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {\sqrt {i a \left (\tan {\left (c + d x \right )} - i\right )}}{\sqrt {\tan {\left (c + d x \right )}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))**(1/2)/tan(d*x+c)**(1/2),x)

[Out]

Integral(sqrt(I*a*(tan(c + d*x) - I))/sqrt(tan(c + d*x)), x)

________________________________________________________________________________________

Giac [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+I*a*tan(d*x+c))^(1/2)/tan(d*x+c)^(1/2),x, algorithm="giac")

[Out]

Exception raised: TypeError >> An error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:Warning, need to choose a branch for the root of a polynomial with parameters. This might be wrong.Non regu
lar value [

________________________________________________________________________________________

Mupad [B]
time = 5.12, size = 89, normalized size = 1.82 \begin {gather*} \frac {2\,\sqrt {\frac {1}{2}{}\mathrm {i}}\,\sqrt {-a}\,\mathrm {atanh}\left (\frac {2\,\sqrt {\frac {1}{2}{}\mathrm {i}}\,\sqrt {-a}\,\sqrt {\mathrm {tan}\left (c+d\,x\right )}\,\left (\sqrt {a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}}-\sqrt {a}\right )}{a\,\mathrm {tan}\left (c+d\,x\right )-a\,1{}\mathrm {i}+\sqrt {a}\,\sqrt {a+a\,\mathrm {tan}\left (c+d\,x\right )\,1{}\mathrm {i}}\,1{}\mathrm {i}}\right )}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + a*tan(c + d*x)*1i)^(1/2)/tan(c + d*x)^(1/2),x)

[Out]

(2*(1i/2)^(1/2)*(-a)^(1/2)*atanh((2*(1i/2)^(1/2)*(-a)^(1/2)*tan(c + d*x)^(1/2)*((a + a*tan(c + d*x)*1i)^(1/2)
- a^(1/2)))/(a*tan(c + d*x) - a*1i + a^(1/2)*(a + a*tan(c + d*x)*1i)^(1/2)*1i)))/d

________________________________________________________________________________________